path bar: Request enough natural width to fit all buttons
authorMatthias Clasen <mclasen@redhat.com>
Sat, 18 Jan 2014 22:55:04 +0000 (17:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 18 Jan 2014 22:58:44 +0000 (17:58 -0500)
commit7c0889638450a0de588b8c33a3af7d192ced6ba7
tree42a2fb6cc0e0dab003a749d2c26d3104a3162fca
parent78c177fb2897ffa1fa0873c9b4cdfb09ba902871
path bar: Request enough natural width to fit all buttons

Otherwise, we are at the mercy of the container giving us
more space than we request, which does not always work.
gtk/gtkpathbar.c